It is easy to add custom field on wordpress posts or pages
Just fill the custom field name and value. and echo the custom field where you want to display you value.
If custom field value not available for certain page then you can use default value, like bellow code